Software Design, Testing & Engineering
epub, mobi, pdf |eng | 2019-11-29 | Author:Dennis Andriesse
Running the Gadget Finder The command line interface for the gadget finder is the same as for the disassembly tools. Listing 8-12 shows what the output should look like. Listing ...
( Category:
Testing
November 30,2019 )
epub |eng | 2013-10-13 | Author:Erik Hellman
( Category:
Software Development
November 29,2019 )
epub |eng | 2019-07-11 | Author:Brendan Burns
Kubenet Best Practices Kubenet allows for a simplistic network stack and does not consume precious IP addresses on already crowded networks. This is especially true of cloud networks that are ...
( Category:
Software Development
November 25,2019 )
epub |eng | 2019-10-18 | Author:Claus Matzinger
assert_eq!(None::<Result<i32, MyError>>.transpose(), Ok(None:: <i32>)); Moving between the two types is not only about transposing—there are more complex ways to do that too. Create another test: #[test] fn conversion() { // ...
( Category:
Software Development
November 20,2019 )
epub |eng | 2014-09-04 | Author:Patton, Jeff & Economy, Peter
Chapter 10. Bake Stories Like Cake Two weeks ago it was my daughter’s birthday and we wanted a cake. Our family has our own baker — a person we call ...
( Category:
Software Development
November 19,2019 )
epub |eng | 2019-09-26 | Author:Tom Hombergs
What about Database Transactions? We have not touched upon the topic of database transactions yet. Where do we put our transaction boundaries? A transaction should span all write operations to ...
( Category:
Software Development
November 17,2019 )
epub, pdf |eng | | Author:Graham Lee
- (void)testBodyContainedInJSONIsAddedToQuestion { [questionBuilder fillInDetailsForQuestion: question fromJSON: questionJSON]; STAssertEqualObjects(question.body, @"<p>I've been trying to use persistent keychain references.</p>", @"The correct question body is added"); } Finally, notice that the tests of ...
( Category:
Testing
November 9,2019 )
epub |eng | | Author:By Victoria Gonda & By Fernando Sproviero & By Lance Gleason
Testing for text When the app is first launched, you expect to see the first joke. In this test, you’ll make sure there’s a view that displays that joke right ...
( Category:
Testing
November 8,2019 )
epub |eng | | Author:Thomas Blom Hansen & Jason Lengstorf
Creating the Entry Input Form Now that you have a dynamic navigation, you might as well use it for something meaningful. You could show an HTML form for the editor. ...
( Category:
Software Development
October 26,2019 )
epub |eng | 2018-08-22 | Author:Julien Vehent [Julien Vehent]
( Category:
Windows Administration
October 21,2019 )
epub |eng | 0101-01-01 | Author:Jim Highsmith [Highsmith, Jim]
Timeboxed Sizing Agile development has always included the practice of timeboxing—setting a fixed time limit to overall development efforts and letting other characteristics such as scope vary. However, timeboxing can ...
( Category:
Agile
October 19,2019 )
epub |eng | 2019-10-01 | Author:Eben Hewitt
Eventing The most basic form of asynchronous processing is publisher/subscriber, or pub/sub. One component, the event producer, publishes an event to a queue or topic. A queue, here, stores that ...
( Category:
Software Development
October 13,2019 )
epub |eng | 2019-08-24 | Author:Lee Calcote
Example 8-14 is a specific example of how you can conscientiously approach clarifying lines of responsibility and thoroughly decoupling service teams within your service mesh configuration at L5. Finally, VirtualServices ...
( Category:
Tools
October 12,2019 )
epub, pdf |eng | 2018-04-03 | Author:Ana Bell [Ana Bell]
( Category:
Software Development
October 11,2019 )
epub, pdf |eng | 2019-03-28 | Author:José Manuel Ortega
Here is the output of the execution of the snmpwalk command, where we can see information being returned by the SNMP agent: iso.3.6.1.2.1.1.1.0 = STRING: "Linux debian6box 2.6.32-5-686 #1 SMP ...
( Category:
Tools
October 11,2019 )
Categories
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16756)Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9794)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7021)
Microservices with Go by Alexander Shuiskov(6788)
Practical Design Patterns for Java Developers by Miroslav Wengner(6700)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6642)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6048)
The Art of Crafting User Stories by The Art of Crafting User Stories(5583)
NetSuite for Consultants - Second Edition by Peter Ries(5512)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5316)
Kotlin in Action by Dmitry Jemerov(5061)
